The ImagickDraw class
PHP Manual

ImagickDraw::getClipRule

(PECL imagick 2.0.0)

ImagickDraw::getClipRuleReturns the current polygon fill rule

Descripción

int ImagickDraw::getClipRule ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns the current polygon fill rule to be used by the clipping path.

Valores retornados

Returns one of the FILLRULE_ constants.


The ImagickDraw class
PHP Manual